libkernlib1-gfortran software package provides CERNLIB data analysis suite - core library of basic functions, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libkernlib1-gfortran
libkernlib1-gfortran is installed in your system.
Make ensure the libkernlib1-gfortran package were installed using the commands given below,
$ sudo dpkg-query -l | grep libkernlib1-gfortran *
You will get with libkernlib1-gfortran package name, version, architecture and description in a table
| Distro | Debian 8 jessie |
| Section | Libraries |
| Package | libkernlib1-gfortran |
| Version | 20061220+dfsg3-4.1 |
| Description | CERNLIB data analysis suite - core library of basic functions |
| Sub Section | libs |